diff --git a/Distribution/Data/commands.html b/Distribution/Data/commands.html index 6a2a452e0..27d5f5a5c 100644 --- a/Distribution/Data/commands.html +++ b/Distribution/Data/commands.html @@ -429,8 +429,8 @@ tabData.forEach(item => { table += ` -

${item.name}

- +

${item.name}

+ `; const usageParts = (item.usage || item.name).split(" "); diff --git a/docs/commands/commands.7z b/docs/commands/commands.7z index 221081350..9c89829d3 100644 Binary files a/docs/commands/commands.7z and b/docs/commands/commands.7z differ