mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
add chunksize cheat-sheet
This commit is contained in:
parent
fcf32a935b
commit
f5753ba720
5 changed files with 95 additions and 1 deletions
|
@ -20,7 +20,7 @@ cat $f | awk '
|
|||
o{next}
|
||||
/^#/{s=1;rs=0;pr()}
|
||||
/^#* *(nix package)/{rs=1}
|
||||
/^#* *(themes|install on android|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module)|```/{s=rs}
|
||||
/^#* *(themes|install on android|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module|reverse-proxy perf)|```/{s=rs}
|
||||
/^#/{
|
||||
lv=length($1);
|
||||
sub(/[^ ]+ /,"");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue