diff --git a/src/66/66-oneshot.c b/src/66/66-oneshot.c
index 87b5feabfc3f3ad02f02361374a562a94913512e..df6f3b46429ade69a5e42a356b890b8ee91ecf65 100644
--- a/src/66/66-oneshot.c
+++ b/src/66/66-oneshot.c
@@ -28,7 +28,7 @@
 #include <66/service.h>
 #include <66/resolve.h>
 
-#define USAGE "66-oneshot [ -h ] [ -v verbosity ] up|down /var/lib/66/system/<tree>/servicedirs/svc/<service>"
+#define USAGE "66-oneshot [ -h ] [ -v verbosity ] up|down /var/lib/66/system/service/svc/<service>"
 
 static inline void help_oneshot (void)
 {