Skip to content

Commit bff6698

Browse files
committed
Table formatting
1 parent 241e4ec commit bff6698

3 files changed

Lines changed: 6 additions & 9 deletions

File tree

hub/powertoys/fancyzones.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,13 +177,12 @@ In the demo below, we start with a default template applied to the screen and tw
177177

178178
![FancyZones Settings bottom screenshot](../images/pt-fancyzones-settings2.png)
179179

180-
## Manage FancyZones from the command line
180+
## Command-line reference
181181

182182
The FancyZones CLI lets you apply and manage window layouts directly from the command line.
183183

184-
**Commands**
185184
| Command | Aliases | Description |
186-
|---------|---------|-------------|
185+
| :-- | :-- | :-- |
187186
| `help` | | Displays general help information for all commands |
188187
| `open-editor` | `editor`, `e` | Launch FancyZones layout editor |
189188
| `get-monitors` | `monitors`, `m` | List all monitors and their properties |

hub/powertoys/file-locksmith.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,12 @@ When File Locksmith is opened, it will scan all of the running processes that it
2525

2626
After scanning, a list of processes will be displayed. Select **End task** to terminate the process, or select the expander to show more information. File Locksmith will automatically remove terminated processes from the list, whether or not this action was done via File Locksmith. To manually refresh the list of processes, select **Reload**.
2727

28-
## Manage File Locksmith from the command line
28+
## Command-line reference
2929

3030
The File Locksmith CLI lets you identify and manage processes that are locking files from the command line.
3131

32-
**Commands**
3332
| Command | Description |
34-
| :--- | :--- | :--- |
33+
| :--- | :--- |
3534
| `<path>` | **Required**. One or more file or directory paths to check. You can specify multiple paths separated by spaces. |
3635
| `--kill` | Terminates (kills) all processes that are currently locking the specified files. |
3736
| `--json` | Outputs the results in structured **JSON** format instead of human-readable text. Useful for automation and scripts. |

hub/powertoys/image-resizer.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,12 @@ You can specify a directory in the filename format to group resized images into
6565

6666
You can choose to retain the original *last modified* date on the resized image or reset it at the time of the resizing action.
6767

68-
## Manage Image Resizer from the command line
68+
## Command-line reference
6969

7070
The Image Resizer CLI lets you resize one or more images from the command line.
7171

72-
**Commands:**
7372
| Command | Aliases | Description |
74-
|--------|---------|-------------|
73+
| :--- | :--- | :--- |
7574
| `--help` | | Show help |
7675
| `--show-config` | | Print current effective configuration |
7776
| `--destination` | `-d` | Output directory (optional) |

0 commit comments

Comments
 (0)