David Campbell
David Campbell
oops...
A license should also most definitely be displayed in the man page. I was thinking you should be able to display the contents of a file. Maybe you should be...
Note: `dpkg --debug=100 --verify package-name` prints the md5sum values of all the files in the package. There are no other algorithms supported by dpkg.
To quote the dpkg manpage: -V, --verify [package-name...] Verifies the integrity of package-name or all packages if omitted, by comparing information from the files installed by a package with the...
Also the deb-md5sums [man page](https://salsa.debian.org/dpkg-team/dpkg/-/blob/main/man/deb-md5sums.pod?ref_type=heads).
I tested it on windows 11 and it works.
Because I want to maximize the window size, but I don't know what it is.
Then you have to take an action to maximize the window? (I wanted it to start out maximized, but anyway now I have it so the window starts out at...
Then why doesn't it crash on Windows or Linux?
So set the window size to 10,000 on macOS when the user sets it to `.window_size(iced::Size::INFINITY)`?