-p view source code of the script with lines number, -v shows only the plain script
This commit is contained in:
@@ -291,7 +291,8 @@ echo ""
|
||||
echo "Use commands:"
|
||||
echo " brc-script -> manage scripts"
|
||||
echo " brc-script -l -> list scripts"
|
||||
echo " brc-script --cat -> preview a script"
|
||||
echo " brc-script -p -> preview script (with line numbers)"
|
||||
echo " brc-script -v -> cat script (plain code)"
|
||||
echo " brc-script -e -> enable script(s)"
|
||||
echo " brc-script -d -> disable script(s)"
|
||||
echo " brc-script --update -> check Gitea updates"
|
||||
|
||||
Reference in New Issue
Block a user