Skip to content

Commit b95465c

Browse files
committed
docs: Update cli
1 parent 44fb420 commit b95465c

File tree

2 files changed

+32
-30
lines changed

2 files changed

+32
-30
lines changed

docs/content/Getting-Started/Basic-Usage/_index.en.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,22 @@ OPTIONS:
4040
-v, --verbose <INT> set verbosity from 0 to 5 [default: 3]
4141
4242
COMMANDS:
43-
build Build the executable
44-
clean Delete various files produced during building
45-
create Create a new Common Lisp project
46-
dists List out all installed dists
47-
files Print all system files
48-
package Build a system artifact
49-
info Display information about the current system(s)
50-
init Initialize project to use Qob
51-
install Install systems
52-
install-deps, install-dependencies Automatically install system dependencies
53-
install-dists Install dists
54-
list List the registered systems
55-
locate Print out Qob installed location
56-
status Display the state of the workspace
57-
uninstall Uninstall systems
43+
build Build the executable
44+
clean Delete various files produced during building
45+
create Create a new Common Lisp project
46+
dists List out all installed dists
47+
files Print all system files
48+
package Build a system artifact
49+
info Display information about the current system(s)
50+
init Initialize project to use Qob
51+
install Install systems
52+
install-deps Automatically install system dependencies
53+
install-dists Install dists
54+
list List the registered systems
55+
load Load lisp files
56+
locate Print out Qob installed location
57+
status Display the state of the workspace
58+
uninstall Uninstall systems
5859
5960
AUTHORS:
6061
Jen-Chieh Shen <jcs090218@gmail.com>

docs/content/Getting-Started/Basic-Usage/_index.zh-tw.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,22 @@ OPTIONS:
3737
-v, --verbose <INT> set verbosity from 0 to 5 [default: 3]
3838
3939
COMMANDS:
40-
build Build the executable
41-
clean Delete various files produced during building
42-
create Create a new Common Lisp project
43-
dists List out all installed dists
44-
files Print all system files
45-
package Build a system artifact
46-
info Display information about the current system(s)
47-
init Initialize project to use Qob
48-
install Install systems
49-
install-deps, install-dependencies Automatically install system dependencies
50-
install-dists Install dists
51-
list List the registered systems
52-
locate Print out Qob installed location
53-
status Display the state of the workspace
54-
uninstall Uninstall systems
40+
build Build the executable
41+
clean Delete various files produced during building
42+
create Create a new Common Lisp project
43+
dists List out all installed dists
44+
files Print all system files
45+
package Build a system artifact
46+
info Display information about the current system(s)
47+
init Initialize project to use Qob
48+
install Install systems
49+
install-deps Automatically install system dependencies
50+
install-dists Install dists
51+
list List the registered systems
52+
load Load lisp files
53+
locate Print out Qob installed location
54+
status Display the state of the workspace
55+
uninstall Uninstall systems
5556
5657
AUTHORS:
5758
Jen-Chieh Shen <jcs090218@gmail.com>

0 commit comments

Comments
 (0)