X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fcommands.h;h=0137460feae0624218af57ec10d2426ab6b5dc6b;hp=b4b3da386b59b67da4e5d5a8b2457d60c9ca3df5;hb=HEAD;hpb=9a53d65e1886034fdb059e47febc59cbf1e41d51 diff --git a/include/commands.h b/include/commands.h index b4b3da38..0137460f 100644 --- a/include/commands.h +++ b/include/commands.h @@ -314,13 +314,13 @@ void cmd_rename_workspace(I3_CMD, const char *old_name, const char *new_name); */ void cmd_bar(I3_CMD, const char *bar_type, const char *bar_value, const char *bar_id); -/* +/** * Implementation of 'shmlog |toggle|on|off' * */ void cmd_shmlog(I3_CMD, const char *argument); -/* +/** * Implementation of 'debuglog toggle|on|off' * */