Skip to content

Commit

Permalink
feat: Add help manual for install-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 24, 2024
1 parent 0354801 commit da101e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lisp/help/core/install
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

💡 You can specify systems you want to install:
💡 You need to specify the systems you want to install:

$ qob install <system-1> <system-2>
$ qob install <system-1> <system-2> ...
4 changes: 4 additions & 0 deletions lisp/help/core/install-deps
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

💡 You need to specify the target systems:

$ qob install-deps <system-1> <system-2> ...

0 comments on commit da101e4

Please sign in to comment.