We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea124cf commit e516477Copy full SHA for e516477
lib/bashly/commands/add.rb
@@ -9,7 +9,7 @@ class Add < Base
9
10
option '-s --source NAME', <<~USAGE
11
Specify a different libraries source. NAME can be:
12
-
+
13
* Path to a local libraries directory
14
* Github repository, in the form of 'github:user/repo'
15
* Remote git repository, in the form of 'git:clone_url.git'
0 commit comments