aboutsummaryrefslogtreecommitdiff
path: root/src/sensor/gnunet-sensor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensor/gnunet-sensor.c')
-rw-r--r--src/sensor/gnunet-sensor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensor/gnunet-sensor.c b/src/sensor/gnunet-sensor.c
index 7b7be61ef..4ba70a167 100644
--- a/src/sensor/gnunet-sensor.c
+++ b/src/sensor/gnunet-sensor.c
@@ -164,7 +164,7 @@ main (int argc, char *const *argv)
164 {'g', "get-sensor", NULL, 164 {'g', "get-sensor", NULL,
165 gettext_noop ("Retrieve information about a single sensor"), 165 gettext_noop ("Retrieve information about a single sensor"),
166 1, &GNUNET_GETOPT_set_string, &get_sensor}, 166 1, &GNUNET_GETOPT_set_string, &get_sensor},
167 {'f', "force anomaly", NULL, 167 {'f', "force-anomaly", NULL,
168 gettext_noop ("Force an anomaly on a sensor, use only for testing"), 168 gettext_noop ("Force an anomaly on a sensor, use only for testing"),
169 1, &GNUNET_GETOPT_set_string, &force_anomaly}, 169 1, &GNUNET_GETOPT_set_string, &force_anomaly},
170 GNUNET_GETOPT_OPTION_END 170 GNUNET_GETOPT_OPTION_END