Drop each option down to its own line
[khatus.git] / sanity_check
index f5c6a71..7b525c2 100755 (executable)
@@ -1,6 +1,8 @@
 #! /bin/bash
 
-./bin/khatus --dir_bin ./bin --wifi_interface wlp3s0 \
+./bin/khatus \
+    --dir_bin ./bin \
+    --wifi_interface wlp3s0 \
 | stdbuf -o L tee \
     >(stdbuf -o L ./bin/khatus_bar \
         -v Opt_Mpd_Song_Max_Chars=10 \
This page took 0.02329 seconds and 4 git commands to generate.