diff --git a/pages/common/openocd.md b/pages/common/openocd.md index 4412cccd2a..4c7136bca2 100644 --- a/pages/common/openocd.md +++ b/pages/common/openocd.md @@ -13,7 +13,7 @@ - Attach OpenOCD session to a board with configuration files and a list of commands to be executed on server startup: -`openocd {{[-f|--file]}} {{config_file.cfg}} {{[-c|--command]}} "{{command}}"` +`openocd {{[-f|--file]}} {{config_file.cfg}} {{[-c|--command]}} "{{command}}"` - Use configuration files in the specified path: diff --git a/pages/linux/counter-strike-2.md b/pages/linux/counter-strike-2.md index c611bc10d9..b7a2f6ddb4 100644 --- a/pages/linux/counter-strike-2.md +++ b/pages/linux/counter-strike-2.md @@ -9,7 +9,7 @@ - Run a game with specified maximum number of players: -`{{path/to/cs2}} -dedicated +map {{de_dust2}} -maxplayers {{64}}` +`{{path/to/cs2}} -dedicated +map {{de_dust2}} -maxplayers {{64}}` - Run a game with specified server IP and port: