summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-06-18 12:34:34 +0200
committertv <tv@krebsco.de>2017-06-18 12:34:34 +0200
commitce89fd63d5d3ed3dc701b11a79d392294d35bd76 (patch)
treefc72ae5743cbf8098e21d676b2f74ac8467747a0 /krebs
parent0f1ba8dfd4863876a12c5736123680cfa3d194b2 (diff)
whatsupnix: talk about 2>&1
Diffstat (limited to 'krebs')
-rw-r--r--krebs/5pkgs/simple/whatsupnix/whatsupnix.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash b/krebs/5pkgs/simple/whatsupnix/whatsupnix.bash
index 35785f19..04276304 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:
#