mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
fmt
This commit is contained in:
+1
-1
@@ -300,7 +300,7 @@ fn main() -> io::Result<()> {
|
||||
// These use the hashsum
|
||||
"hashsum"
|
||||
}
|
||||
n => n
|
||||
n => n,
|
||||
};
|
||||
let p = format!("docs/src/utils/{name}.md");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user