mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 10:53:52 +00:00
fix heading level
This commit is contained in:
parent
f70073d72d
commit
e132e6be3c
@ -961,7 +961,7 @@ Multiple paths can be specified.
|
||||
patchShebangs [--build | --host] PATH...
|
||||
```
|
||||
|
||||
#### Flags
|
||||
##### Flags
|
||||
|
||||
`--build`
|
||||
: Look up commands available at build time
|
||||
@ -969,7 +969,7 @@ patchShebangs [--build | --host] PATH...
|
||||
`--host`
|
||||
: Look up commands available at run time
|
||||
|
||||
#### Examples
|
||||
##### Examples
|
||||
|
||||
```sh
|
||||
patchShebangs --host /nix/store/<hash>-hello-1.0/bin
|
||||
|
Loading…
Reference in New Issue
Block a user