]> git.proxmox.com Git - mirror_frr.git/blobdiff - watchfrr/watchfrr_vty.c
Lowercase frr.conf
[mirror_frr.git] / watchfrr / watchfrr_vty.c
index bf3e1510a7410763a0602457862dd8447bf90abb..64af7d7f4a59dac6f7857f665cece9e6567cc5aa 100644 (file)
@@ -35,7 +35,7 @@ DEFUN(config_write_integrated,
       config_write_integrated_cmd,
       "write integrated",
       "Write running configuration to memory, network, or terminal\n"
-      "Write integrated all-daemon Frr.conf file\n")
+      "Write integrated all-daemon frr.conf file\n")
 {
        pid_t child;
        sigset_t oldmask, sigmask;