Skip to content

Commit

Permalink
Help command change
Browse files Browse the repository at this point in the history
  • Loading branch information
RaghavGohil authored Sep 20, 2023
1 parent f1ace2e commit a18e339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cbuff/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def exec_op()->None:
The default storage dir is downloads.
The users will be able to:
- push one commands -> cbuff push | p <command> <alias>
- push multiple commands -> cbuff push | p "<command1>:<command2>" <alias>
- push multiple commands -> cbuff push | p "<command1>::<command2>" <alias>
- push a path when alias is prefixed by @ (open terminal) -> cbuff push | p <path> @<alias>
- view the commands with their unique alias key -> cbuff view | v
- run pushed commands with that alias key -> cbuff <alias>
Expand Down

0 comments on commit a18e339

Please sign in to comment.