mirror of
https://github.com/hackacad/bastille.git
synced 2026-05-19 21:55:25 +02:00
list: -p should imply -j
This commit is contained in:
@@ -667,6 +667,7 @@ while [ "$#" -gt 0 ]; do
|
||||
;;
|
||||
-p|--pretty)
|
||||
OPT_PRETTY=1
|
||||
OPT_JSON=1
|
||||
shift
|
||||
;;
|
||||
-u|--up)
|
||||
|
||||
Reference in New Issue
Block a user