diff options
author | tv <tv@krebsco.de> | 2017-06-18 12:34:34 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-06-18 12:34:34 +0200 |
commit | ce89fd63d5d3ed3dc701b11a79d392294d35bd76 (patch) | |
tree | fc72ae5743cbf8098e21d676b2f74ac8467747a0 /krebs/5pkgs/simple/whatsupnix | |
parent | 0f1ba8dfd4863876a12c5736123680cfa3d194b2 (diff) |
whatsupnix: talk about 2>&1
Diffstat (limited to 'krebs/5pkgs/simple/whatsupnix')
-rw-r--r-- | krebs/5pkgs/simple/whatsupnix/whatsupnix.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash b/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash index 35785f192..042763048 100644 --- a/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash +++ b/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash @@ -5,7 +5,7 @@ # # Usage: # -# nix-build ... -Q ... | whatsupnix [user@target[:port]] +# nix-build ... -Q ... 2>&1 | whatsupnix [user@target[:port]] # # Exit Codes: # |